home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / file / managers / git-4.3 / git-4 / git-4.3.7 / config.h.in < prev    next >
Encoding:
Text File  |  1995-04-21  |  4.8 KB  |  189 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if on AIX 3.
  4.    System headers sometimes define this.
  5.    We just want to avoid a redefinition error message.  */
  6. #ifndef _ALL_SOURCE
  7. #undef _ALL_SOURCE
  8. #endif
  9.  
  10. /* Define to empty if the keyword does not work.  */
  11. #undef const
  12.  
  13. /* Define to `int' if <sys/types.h> doesn't define.  */
  14. #undef gid_t
  15.  
  16. /* Define if you support file names longer than 14 characters.  */
  17. #undef HAVE_LONG_FILE_NAMES
  18.  
  19. /* Define if on MINIX.  */
  20. #undef _MINIX
  21.  
  22. /* Define to `int' if <sys/types.h> doesn't define.  */
  23. #undef mode_t
  24.  
  25. /* Define to `int' if <sys/types.h> doesn't define.  */
  26. #undef pid_t
  27.  
  28. /* Define if the system does not provide POSIX.1 features except
  29.    with this defined.  */
  30. #undef _POSIX_1_SOURCE
  31.  
  32. /* Define if you need to in order for stat and other things to work.  */
  33. #undef _POSIX_SOURCE
  34.  
  35. /* Define as the return type of signal handlers (int or void).  */
  36. #undef RETSIGTYPE
  37.  
  38. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  39. #undef size_t
  40.  
  41. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
  42. #undef STAT_MACROS_BROKEN
  43.  
  44. /* Define if you have the ANSI C header files.  */
  45. #undef STDC_HEADERS
  46.  
  47. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  48. #undef TIME_WITH_SYS_TIME
  49.  
  50. /* Define to `int' if <sys/types.h> doesn't define.  */
  51. #undef uid_t
  52.  
  53. /* Define if you have BSD compatible terminal interface.  */
  54. #undef HAVE_BSDTTY
  55.  
  56. /* Define if you have GCC.  */
  57. #undef HAVE_GCC
  58.  
  59. /* Define if your system is HP-UX.  */
  60. #undef HAVE_HPUX
  61.  
  62. /* Define if you have a termcap library.  */
  63. #undef HAVE_LIBTERMCAP
  64.  
  65. /* Define if you have a terminfo library.  */
  66. #undef HAVE_LIBTERMINFO
  67.  
  68. /* Define if your system is Linux.  */
  69. #undef HAVE_LINUX
  70.  
  71. /* Define if you have POSIX compatible terminal interface.  */
  72. #undef HAVE_POSIXTTY
  73.  
  74. /* Define if you have System V compatible terminal interface.  */
  75. #undef HAVE_SYSTEMVTTY
  76.  
  77. /* Define if you have the utsname system call.  */
  78. #undef HAVE_UTSNAME
  79.  
  80. /* Define if you have the TIOCGWINSZ ioctl system call.  */
  81. #undef HAVE_WINSZ
  82.  
  83. /* Define if you have two-argument statfs with statfs.bsize member
  84.    (AIX, 4.3BSD).  */
  85. #undef STAT_STATFS2_BSIZE
  86.  
  87. /* Define if you have two-argument statfs with statfs.fsize member
  88.    (4.4BSD and NetBSD).  */
  89. #undef STAT_STATFS2_FSIZE
  90.  
  91. /* Define if you have two-argument statfs with struct fs_data (Ultrix).  */
  92. #undef STAT_STATFS2_FS_DATA
  93.  
  94. /* Define if you have 3-argument statfs function (DEC OSF/1).  */
  95. #undef STAT_STATFS3_OSF1
  96.  
  97. /* Define if you have four-argument statfs (AIX-3.2.5, SVR3).  */
  98. #undef STAT_STATFS4
  99.  
  100. /* Define if you have the statvfs system call.  */
  101. #undef STAT_STATVFS
  102.  
  103. /* Define if you have the getcwd function.  */
  104. #undef HAVE_GETCWD
  105.  
  106. /* Define if you have the lstat function.  */
  107. #undef HAVE_LSTAT
  108.  
  109. /* Define if you have the memmove function.  */
  110. #undef HAVE_MEMMOVE
  111.  
  112. /* Define if you have the putenv function.  */
  113. #undef HAVE_PUTENV
  114.  
  115. /* Define if you have the statvfs function.  */
  116. #undef HAVE_STATVFS
  117.  
  118. /* Define if you have the strcasecmp function.  */
  119. #undef HAVE_STRCASECMP
  120.  
  121. /* Define if you have the strerror function.  */
  122. #undef HAVE_STRERROR
  123.  
  124. /* Define if you have the strncasecmp function.  */
  125. #undef HAVE_STRNCASECMP
  126.  
  127. /* Define if you have the strstr function.  */
  128. #undef HAVE_STRSTR
  129.  
  130. /* Define if you have the <dirent.h> header file.  */
  131. #undef HAVE_DIRENT_H
  132.  
  133. /* Define if you have the <fcntl.h> header file.  */
  134. #undef HAVE_FCNTL_H
  135.  
  136. /* Define if you have the <memory.h> header file.  */
  137. #undef HAVE_MEMORY_H
  138.  
  139. /* Define if you have the <ndir.h> header file.  */
  140. #undef HAVE_NDIR_H
  141.  
  142. /* Define if you have the <stdlib.h> header file.  */
  143. #undef HAVE_STDLIB_H
  144.  
  145. /* Define if you have the <string.h> header file.  */
  146. #undef HAVE_STRING_H
  147.  
  148. /* Define if you have the <sys/dir.h> header file.  */
  149. #undef HAVE_SYS_DIR_H
  150.  
  151. /* Define if you have the <sys/dustat.h> header file.  */
  152. #undef HAVE_SYS_DUSTAT_H
  153.  
  154. /* Define if you have the <sys/filsys.h> header file.  */
  155. #undef HAVE_SYS_FILSYS_H
  156.  
  157. /* Define if you have the <sys/mount.h> header file.  */
  158. #undef HAVE_SYS_MOUNT_H
  159.  
  160. /* Define if you have the <sys/ndir.h> header file.  */
  161. #undef HAVE_SYS_NDIR_H
  162.  
  163. /* Define if you have the <sys/param.h> header file.  */
  164. #undef HAVE_SYS_PARAM_H
  165.  
  166. /* Define if you have the <sys/statfs.h> header file.  */
  167. #undef HAVE_SYS_STATFS_H
  168.  
  169. /* Define if you have the <sys/statvfs.h> header file.  */
  170. #undef HAVE_SYS_STATVFS_H
  171.  
  172. /* Define if you have the <sys/time.h> header file.  */
  173. #undef HAVE_SYS_TIME_H
  174.  
  175. /* Define if you have the <sys/vfs.h> header file.  */
  176. #undef HAVE_SYS_VFS_H
  177.  
  178. /* Define if you have the <unistd.h> header file.  */
  179. #undef HAVE_UNISTD_H
  180.  
  181. /* Define if you have the <values.h> header file.  */
  182. #undef HAVE_VALUES_H
  183.  
  184. /* Define if you have the readline library (-lreadline).  */
  185. #undef HAVE_LIBREADLINE
  186.  
  187. /* Define if you have the sun library (-lsun).  */
  188. #undef HAVE_LIBSUN
  189.